﻿/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or
    ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *,
    :before,
    :after,
    ::backdrop {
      --tw-outline-style: solid;
    }
  }
}
@layer theme {
  :root,
  :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
      "Liberation Mono", "Courier New", monospace;
    --spacing: 0.25rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *,
  :after,
  :before,
  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  html,
  :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(
      --default-font-family,
      ui-sans-serif,
      system-ui,
      sans-serif,
      "Apple Color Emoji",
      "Segoe UI Emoji",
      "Segoe UI Symbol",
      "Noto Color Emoji"
    );
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(
      --default-mono-font-family,
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      "Liberation Mono",
      "Courier New",
      monospace
    );
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(
      --default-mono-font-variation-settings,
      normal
    );
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    vertical-align: middle;
    display: block;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not ((-webkit-appearance: -apple-pay-button))) or
    (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }
  ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button {
    height: auto;
  }
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer components;
@layer utilities {
  .visible {
    visibility: visible;
  }
  .relative {
    position: relative;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .table {
    display: table;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
}
:root {
    --primary: #0949BD;
        --primary-light: #277FD5;
        --primary-soft: rgba(9, 73, 189, 0.1);
  --ink: #111315;
  --ink-2: #191c1f;
  --blue: #0949BD;
  --blue-2: #0949BD;
  --sky: #739FCE;
  --mist: #eff5fb;
  --paper: #f8fafc;
  --line: #dce5ee;
  --text: #292d30;
  --muted: #6f7377;
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  background: var(--paper);
  color: var(--text);
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}
button,
input {
  font: inherit;
}
a {
  color: inherit;
  text-decoration: none;
}
button {
  color: inherit;
}
main {
  overflow: hidden;
}
.site-header {
  z-index: 20;
  color: #fff;
  border-bottom: 1px solid #ffffff1f;
  justify-content: space-between;
  align-items: center;
  width: min(1200px, 100% - 48px);
  height: 88px;
  display: flex;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}
.brand {
  align-items: center;
  width: 198px;
  height: 55px;
  display: flex;
}
.brand img {
  width: 100%;
  height: auto;
  display: block;
}
.site-header nav {
  color: #c9d5e3;
  align-items: center;
  gap: 36px;
  font-size: 14px;
  font-weight: 600;
  display: flex;
}
.site-header nav a {
  transition: color 0.2s;
}
.site-header nav a:hover {
  color: #fff;
}
.nav-cta {
  background: #ffffff0f;
  border: 1px solid #ffffff3d;
  border-radius: 10px;
  align-items: center;
  gap: 9px;
  padding: 12px 17px;
  font-size: 13px;
  font-weight: 700;
  display: inline-flex;
}
.nav-cta svg,
.button svg {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8px;
  width: 18px;
  height: 18px;
}
.hero {
  isolation: isolate;
  color: #fff;
  background: linear-gradient(132deg, #0c0e0f 0%, #191c1f 58%, #191c1f 100%);
  grid-template-columns: 0.88fr 1.12fr;
  align-items: center;
  gap: 50px;
  min-height: 790px;
  padding: 150px max(48px, 50vw - 600px) 92px;
  display: grid;
  position: relative;
}
.hero:before {
  content: "";
  z-index: -2;
  opacity: 0.15;
  background-image: radial-gradient(#ffffff 0.75px, #0000 0.75px);
  background-size: 20px 20px;
  position: absolute;
  inset: 0;
}
.hero:after {
  content: "";
  z-index: -1;
  background: var(--paper);
  clip-path: polygon(0 78%, 100% 0, 100% 100%, 0 100%);
  height: 86px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
}
.hero-glow {
  z-index: -1;
  filter: blur(2px);
  pointer-events: none;
  border-radius: 50%;
  position: absolute;
}
.hero-glow-one {
  background: radial-gradient(circle, #0949bd38, #0000 70%);
  width: 520px;
  height: 520px;
  top: 30px;
  right: -160px;
}
.hero-glow-two {
  background: radial-gradient(circle, #0949bd1f, #0000 70%);
  width: 350px;
  height: 350px;
  bottom: -100px;
  left: 25%;
}
.hero-copy {
  z-index: 2;
  align-self: center;
  padding-bottom: 34px;
  position: relative;
}
.eyebrow,
.kicker {
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: #277FD5;
  align-items: center;
  gap: 9px;
  font-size: 11px;
  font-weight: 800;
  display: inline-flex;
}
.eyebrow span {
  background: var(--blue);
  border-radius: 50%;
  width: 7px;
  height: 7px;
  box-shadow: 0 0 0 5px #0949bd69;
}
.hero h1 {
  letter-spacing: -0.052em;
  max-width: 610px;
  margin: 24px 0;
  font-size: clamp(48px, 5vw, 72px);
  font-weight: 760;
  line-height: 0.99;
}
.hero h1 em,
.section-heading h2 em,
.onboarding-intro h2 em {
   background: linear-gradient(
          135deg,
          var(--blue-2),
          var(--sky)
        );
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
  font-style: normal;
}
.hero-lead {
  color: #b9c6d6;
  max-width: 600px;
  margin: 0;
  font-size: 17px;
  line-height: 1.72;
}
.hero-actions {
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 34px;
  display: flex;
}
.button {
  border-radius: 150px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  min-height: 48px;
  padding: 13px 20px;
  font-size: 14px;
  font-weight: 750;
  transition: transform 0.2s, background 0.2s, box-shadow 0.2s;
  display: inline-flex;
}
.button:hover {
  transform: translateY(-2px) !important;
}
.button-primary {
 outline: none !important;
        background: linear-gradient(
          to left,
          var(--primary) 0%,
          var(--primary-light) 51%,
          var(--primary) 100%
        );
        background-size: 200% 100%;
        background-position: left;
        border-color: transparent !important;
        border: none;
        color: #fff;
        transition: background-position 0.6s ease, box-shadow 0.6s ease,
          border-color 0.6s ease;
}
.button-primary:hover {
  background-position: right;
  box-shadow: 0 16px 34px #0949bd62;
}
.button-secondary {
  color: #dce7f4;
  background: #ffffff0a;
  border: 1px solid #fff3;
}
.hero-proof {
  color: var(--muted);
  flex-wrap: wrap;
  gap: 22px;
  margin-top: 30px;
  font-size: 12px;
  display: flex;
}
.hero-proof span {
  align-items: center;
  gap: 6px;
  display: flex;
}
.hero-proof svg,
.workflow-copy li svg,
.onboarding-detail li svg {
  fill: none;
  stroke: var(--sky);
  stroke-width: 2.2px;
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
}
.hero-product {
  margin-top: -150px;
  min-width: 0;
  position: relative;
  transform: perspective(1000px) rotateY(-2deg) rotateX(1deg);
}
.hero-product .position-relative {
  position: relative;
  overflow: visible;
}
.hero-image-overlay {
  position: absolute;
  top: 70%;
  right: -5%;
  width: 60%;
  max-width: 500px;
  z-index: 2;
  box-shadow: 0 -20px 40px rgba(0, 0, 0, 0.18);
}
@media (width<=1050px) {
  .hero-image-overlay {
    top: 10%;
    right: -12%;
    width: 40%;
    max-width: 220px;
  }
}
@media (width<=800px) {
  .hero-image-overlay {
    position: static;
    width: 80%;
    max-width: none;
    margin: 24px auto 0;
    right: auto;
    top: auto;
    box-shadow: none;
  }
}
.product-window {
  color: #1a2744;
  background: #f7f9fc;
  border: 1px solid #ffffff2e;
  border-radius: 18px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 45px 100px #0000006b, 0 0 0 8px #ffffff08;
}
.window-top {
  color: #739FCE;
  background: #fff;
  border-bottom: 1px solid #e0e7ee;
  justify-content: space-between;
  align-items: center;
  height: 49px;
  padding: 0 17px;
  font-size: 11px;
  display: flex;
}
.window-dots {
  gap: 5px;
  display: flex;
}
.window-dots i {
  background: #A1C6E4;
  border-radius: 50%;
  width: 6px;
  height: 6px;
}
.avatar {
  color: #fff;
  background: var(--blue);
  border-radius: 7px;
  place-items: center;
  width: 25px;
  height: 25px;
  font-size: 8px;
  font-weight: 800;
  display: grid;
}
.window-body {
  min-height: 432px;
  display: flex;
}
.mock-sidebar {
  background: #0d1a27;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  width: 54px;
  padding: 15px 13px;
  display: flex;
}
.mini-mark {
  color: #fff;
  background: linear-gradient(135deg, var(--sky), var(--primary));
  border-radius: 8px;
  place-items: center;
  width: 28px;
  height: 28px;
  margin-bottom: 8px;
  font-size: 10px;
  font-weight: 900;
  display: grid;
}
.mock-sidebar > i {
  background: #35537F;
  border-radius: 4px;
  width: 17px;
  height: 3px;
}
.mock-sidebar > i.active {
  background: var(--sky);
  box-shadow: 0 0 0 7px var(--primary-soft);
}
.mock-content {
  flex: 1;
  min-width: 0;
  padding: 24px 25px 20px;
}
.mock-heading {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.mock-heading div {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
.mock-heading small {
  color: #8a97a5;
  font-size: 9px;
}
.mock-heading strong {
  font-size: 16px;
}
.mock-heading button,
.listing-ui button {
  color: #fff;
  background: var(--blue);
  border: 0;
  border-radius: 7px;
  padding: 8px 11px;
  font-size: 8px;
  font-weight: 700;
}
.metric-row {
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin: 21px 0 12px;
  display: grid;
}
.metric-row article {
  background: #fff;
  border: 1px solid #e4eaf0;
  border-radius: 10px;
  flex-direction: column;
  gap: 5px;
  padding: 12px;
  display: flex;
}
.metric-row span {
  color: #7e8b99;
  font-size: 8px;
}
.metric-row strong {
  font-size: 20px;
}
.metric-row small {
  color: #28a36a;
  font-size: 7px;
}
.chart-card {
  background: #fff;
  border: 1px solid #e4eaf0;
  border-radius: 11px;
  height: 175px;
  padding: 13px 15px;
}
.chart-head {
  justify-content: space-between;
  font-size: 9px;
  font-weight: 700;
  display: flex;
}
.chart-head small {
  color: #8b97a4;
  font-size: 7px;
  font-weight: 400;
}
.bars {
  border-bottom: 1px solid #e8edf2;
  justify-content: space-around;
  align-items: end;
  gap: 7px;
  height: 105px;
  padding: 12px 4px 0;
  display: flex;
}
.bars i {
  background: #c7daf7;
  border-radius: 4px 4px 0 0;
  flex: 1;
  max-width: 21px;
}
.bars i.highlight {
  background: linear-gradient(var(--sky), var(--primary));
}
.chart-labels {
  color: #9ba6b1;
  justify-content: space-between;
  padding: 5px 7px;
  font-size: 7px;
  display: flex;
}
.lead-row {
  background: #fff;
  border: 1px solid #e4eaf0;
  border-radius: 10px;
  grid-template-columns: 1fr auto auto;
  align-items: center;
  gap: 14px;
  margin-top: 11px;
  padding: 9px 11px;
  font-size: 7px;
  display: grid;
}
.lead-row > div {
  align-items: center;
  gap: 7px;
  display: flex;
}
.lead-row > div > span:last-child {
  flex-direction: column;
  gap: 2px;
  display: flex;
}
.lead-row strong {
  font-size: 8px;
}
.lead-row small,
.lead-row time {
  color: #8894a1;
}
.lead-row b {
  color: var(--blue);
  background: #e8f2ff;
  border-radius: 5px;
  padding: 4px 7px;
  font-size: 7px;
}
.lead-avatar {
  color: var(--blue);
  background: #dff0ff;
  border-radius: 8px;
  place-items: center;
  width: 26px;
  height: 26px;
  font-weight: 800;
  display: grid;
}
.floating-card {
  color: var(--ink-2);
  background: #fffffff7;
  border: 1px solid #e2e9f0;
  border-radius: 11px;
  display: flex;
  position: absolute;
  box-shadow: 0 18px 38px #00000040;
}
.floating-lead {
  align-items: center;
  gap: 10px;
  padding: 12px 14px;
  bottom: 62px;
  left: -32px;
}
.floating-lead div {
  flex-direction: column;
  gap: 3px;
  display: flex;
}
.floating-lead small {
  color: #778596;
  font-size: 8px;
}
.floating-lead strong {
  font-size: 9px;
}
.pulse {
  background: #6fbe24;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  box-shadow: 0 0 0 5px #6fbe241f;
}
.floating-growth {
  flex-direction: column;
  gap: 3px;
  padding: 12px 15px;
  top: 77px;
  right: -17px;
}
.floating-growth small {
  color: #778596;
  font-size: 8px;
}
.floating-growth span {
  color: #6fbe24;
  font-size: 7px;
}
.floating-metric {
  flex-direction: column;
  gap: 3px;
  padding: 12px 15px;
  top: 390px;
  left: 90px;
  height: 50px;
  width: 180px;
}
.floating-metric small {
  color: #778596;
  font-size: 8px;
}
.floating-metric span {
  color: #6fbe24;
  font-size: 7px;
}
.trust-strip {
  color: #7a8797;
  justify-content: space-between;
  align-items: center;
  gap: 28px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 8px 0 46px;
  display: flex;
}
.trust-strip p {
  max-width: 400px;
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
}
.trust-strip > div {
  align-items: center;
  gap: 20px;
  display: flex;
}
.trust-strip span {
  color: #536174;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 11px;
  font-weight: 800;
}
.trust-strip i {
  background: #aeb8c4;
  border-radius: 50%;
  width: 3px;
  height: 3px;
}
.section-platform {
  padding: 20px max(48px, 50vw - 600px);
} 
.section {
  padding: 110px max(48px, 50vw - 600px);
}
.section-heading {
  max-width: 690px;
}
.section-heading.centered {
  text-align: center;
  margin: 0 auto;
}
.section-heading h2,
.onboarding-intro h2 {
  color: var(--ink-2);
  letter-spacing: -0.04em;
  margin: 17px 0 20px;
  font-size: clamp(38px, 4vw, 57px);
  line-height: 1.05;
}
.section-heading h2 em {
  color: var(--blue);
}
.section-heading p,
.onboarding-intro > p {
  color: var(--muted);
  font-size: 16px;
  line-height: 1.75;
}
.product-section {
  background: #fff;
}
.workflow-shell {
  border: 1px solid var(--line);
  background: var(--paper);
  border-radius: 20px;
  margin-top: 55px;
  overflow: hidden;
  box-shadow: 0 24px 70px #0949bd17;
}
.workflow-tabs {
  border-bottom: 1px solid var(--line);
  background: #fff;
  grid-template-columns: repeat(3, 1fr);
  display: grid;
}
.workflow-tabs button {
  color: #8190a0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  padding: 20px;
  font-size: 14px;
  font-weight: 750;
  position: relative;
}
.workflow-tabs button span {
  margin-right: 9px;
  font-size: 10px;
}
.workflow-tabs button.active {
  color: var(--blue);
  background: #f5f9ff;
}
.workflow-tabs button.active:after {
  content: "";
  background: var(--blue);
  height: 3px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
}
.workflow-content {
  grid-template-columns: 0.82fr 1.18fr;
  align-items: stretch;
  min-height: 455px;
  display: grid;
}
.workflow-copy {
  padding: 62px 48px;
  animation: 0.35s rise;
}
.feature-tag {
  color: var(--blue);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background: #eaf3ff;
  border-radius: 6px;
  padding: 7px 10px;
  font-size: 9px;
  font-weight: 800;
  display: inline-flex;
}
.workflow-copy h3 {
  color: #1a2744;
  letter-spacing: -0.025em;
  margin: 20px 0 15px;
  font-size: 30px;
  line-height: 1.15;
}
.workflow-copy p {
  color: var(--muted);
  font-size: 14px;
  line-height: 1.7;
}
.workflow-copy ul,
.onboarding-detail ul {
  gap: 11px;
  margin: 25px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
}
.workflow-copy li,
.onboarding-detail li {
  align-items: center;
  gap: 9px;
  font-size: 13px;
  font-weight: 650;
  display: flex;
}
.workflow-visual {
  background: linear-gradient(145deg, var(--primary), var(--primary-light));
  border-radius: 15px;
  align-items: center;
  min-width: 0;
  margin: 28px 28px 28px 0;
  padding: 34px;
  animation: 0.35s rise;
  display: grid;
  overflow: hidden;
  position: relative;
}
.workflow-carousel {
  position: relative;
  display: grid;
  gap: 22px;
}
.workflow-slides {
  position: relative;
  min-height: 420px;
}
.workflow-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: translateX(18px);
  transition: opacity 0.35s ease, transform 0.35s ease;
  display: grid;
  gap: 22px;
}
.workflow-slide.active {
  opacity: 1;
  transform: translateX(0);
  position: relative;
}
.carousel-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.35);
  background: #fff;
  color: var(--ink-2);
  display: grid;
  place-items: center;
  cursor: pointer;
  z-index: 2;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.12);
}
.carousel-control.prev {
  left: 18px;
}
.carousel-control.next {
  right: 18px;
}
.carousel-control span {
  font-size: 20px;
  line-height: 1;
}
.carousel-indicators {
  justify-content: center;
  display: flex;
  gap: 10px;
}
.carousel-indicators button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 0;
  background: rgba(255, 255, 255, 0.55);
  cursor: pointer;
}
.carousel-indicators button.active {
  background: #0949BD;
}
.carousel-slide-content {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  display: grid;
  grid-template-rows: auto 1fr;
  min-height: 420px;
}
.slide-header {
  background: linear-gradient(135deg, #0949BD 0%, #277FD5 100%);
  color: #fff;
  padding: 24px 28px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.slide-header strong {
  font-size: 18px;
  font-weight: 600;
}
.slide-header small {
  font-size: 13px;
  opacity: 0.85;
}
.slide-body {
  padding: 28px;
  overflow-y: auto;
  display: grid;
  gap: 20px;
}
.slide-body p {
  margin: 0;
  color: #4a5568;
  line-height: 1.6;
  font-size: 14px;
}
.slide-form {
  display: grid;
  gap: 14px;
}
.slide-form label {
  display: grid;
  gap: 6px;
}
.slide-form label b {
  font-weight: 600;
  color: #1e293b;
}
.slide-form input,
.slide-form select {
  padding: 10px 12px;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  font-size: 13px;
  background: #fff;
  color: #1e293b;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.slide-form input:focus,
.slide-form select:focus {
  outline: none;
  border-color: #0949BD;
  box-shadow: 0 0 0 3px rgba(9, 73, 189, 0.15);
}
.gallery-preview {
  border-radius: 12px;
  overflow: hidden;
  background: #f1f5f9;
  aspect-ratio: 16/10;
  position: relative;
}
.gallery-thumbs {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.gallery-thumbs button {
  padding: 6px 12px;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  background: #fff;
  font-size: 11px;
  color: #64748b;
  cursor: pointer;
  transition: all 0.2s;
}
.gallery-thumbs button.active,
.gallery-thumbs button:hover {
  border-color: #0949BD;
  background: #eff6ff;
  color: #1658d8;
}
.carousel-indicators {
  justify-content: center;
  display: flex;
  gap: 10px;
  margin-top: 20px;
}
.carousel-indicators button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 0;
  background: rgba(9, 73, 189, 0.3);
  cursor: pointer;
  transition: background 0.2s, transform 0.2s;
}
.carousel-indicators button:hover {
  transform: scale(1.2);
}
.carousel-indicators button.active {
  background: #0949BD;
  transform: scale(1.25);
}
.listing-ui,
.capture-ui,
.pipeline-ui {
  width: 100%;
}
.listing-ui {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 20px 40px #0003;
}
.ui-title {
  border-bottom: 1px solid #e6ebf0;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  display: flex;
}
.ui-title span {
  flex-direction: column;
  gap: 3px;
  display: flex;
}
.ui-title small {
  color: #8c99a6;
  font-size: 8px;
}
.ui-title strong {
  font-size: 13px;
}
.property-line {
  border-bottom: 1px solid #edf1f4;
  grid-template-columns: 56px 1fr auto auto;
  align-items: center;
  gap: 12px;
  min-width: 0;
  padding: 12px 15px;
  display: grid;
}
.property-thumb {
  background: linear-gradient(145deg, #ebbebe, #a45f5f);
  border-radius: 7px;
  height: 39px;
  position: relative;
  overflow: hidden;
}
.property-thumb:before {
  content: "";
  clip-path: polygon(50% 0, 100% 35%, 100% 100%, 0 100%, 0 35%);
  background: #eef4f7;
  width: 32px;
  height: 22px;
  position: absolute;
  bottom: 0;
  left: 12px;
}
.thumb-2 {
  background: linear-gradient(145deg, #d9c6a7, #88735a);
}
.thumb-3 {
  background: linear-gradient(145deg, #b8d3bb, #5b8a60);
}
.property-line > span:nth-child(2) {
  flex-direction: column;
  gap: 5px;
  min-width: 0;
  display: flex;
}
.property-line strong {
  font-size: 9px;
}
.property-line small {
  color: #82909e;
  font-size: 7px;
}
.property-line b {
  color: #18965f;
  background: #e4f8ee;
  border-radius: 5px;
  padding: 5px 7px;
  font-size: 7px;
}
.property-line:nth-child(3) b {
  color: #a66b16;
  background: #fff2da;
}
.property-line i {
  color: #95a0ac;
  font-size: 9px;
  font-style: normal;
}
.capture-ui {
  grid-template-columns: 1.2fr 0.8fr;
  align-items: center;
  gap: 16px;
  display: grid;
}
.public-listing,
.inquiry-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 20px 40px #0000002e;
}
.house-art {
  background: linear-gradient(
    155deg,
    #91bad2 0%,
    #d1e4ed 55%,
    #7897a2 56%,
    #456b78 100%
  );
  height: 185px;
  display: block;
  position: relative;
}
.house-art:before {
  content: "";
  clip-path: polygon(0 34%, 37% 34%, 37% 0, 100% 22%, 100% 100%, 0 100%);
  background: #f0eee8;
  width: 76%;
  height: 105px;
  position: absolute;
  bottom: 0;
  left: 12%;
}
.house-art i {
  z-index: 2;
  background: #2d4550;
  border: 5px solid #fff;
  width: 37%;
  height: 55px;
  position: absolute;
  bottom: 22px;
  left: 48%;
}
.house-art b {
  z-index: 2;
  background: #a9c9d4;
  border: 5px solid #fff;
  width: 15%;
  height: 70px;
  position: absolute;
  bottom: 0;
  left: 20%;
}
.public-listing > div {
  flex-direction: column;
  gap: 5px;
  padding: 15px;
  display: flex;
}
.public-listing small {
  color: var(--blue);
  font-size: 7px;
  font-weight: 700;
}
.public-listing strong {
  font-size: 11px;
}
.public-listing p {
  color: #81909f;
  margin: 0;
  font-size: 7px;
}
.inquiry-card {
  flex-direction: column;
  gap: 8px;
  padding: 22px;
  display: flex;
}
.inquiry-card span {
  color: #8491a0;
  font-size: 8px;
}
.inquiry-card strong {
  font-size: 16px;
  line-height: 1.25;
}
.inquiry-card button {
  color: #fff;
  background: #1db969;
  border: 0;
  border-radius: 7px;
  padding: 10px;
  font-size: 8px;
  font-weight: 700;
}
.inquiry-card small {
  color: #8a97a3;
  text-align: center;
  font-size: 6px;
}
.pipeline-ui {
  grid-template-columns: repeat(3, 1fr);
  align-items: start;
  gap: 10px;
  display: grid;
}
.pipeline-column {
  background: #edf3f8;
  border-radius: 9px;
  min-height: 275px;
  padding: 10px;
}
.pipeline-column > span {
  justify-content: space-between;
  margin-bottom: 9px;
  font-size: 8px;
  font-weight: 800;
  display: flex;
}
.pipeline-column > span b {
  color: #6a7887;
  background: #dbe4ec;
  border-radius: 50%;
  place-items: center;
  width: 15px;
  height: 15px;
  font-size: 7px;
  display: grid;
}
.pipeline-column article {
  background: #fff;
  border: 1px solid #e2e8ed;
  border-radius: 7px;
  margin-bottom: 8px;
  padding: 10px;
  box-shadow: 0 5px 12px #1c30450f;
}
.pipeline-column article > small {
  color: var(--blue);
  font-size: 6px;
}
.pipeline-column article strong {
  margin-top: 5px;
  font-size: 9px;
  display: block;
}
.pipeline-column article p {
  color: #84919e;
  font-size: 6px;
}
.pipeline-column article span {
  color: #6f7c89;
  font-size: 6px;
}
.pipeline-column article i {
  background: #f6a93b;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  display: inline-block;
}
.value-grid {
  border: 1px solid var(--line);
  background: var(--line);
  border-radius: 15px;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  margin-top: 22px;
  display: grid;
  overflow: hidden;
}
.value-grid article {
  background: #fff;
  padding: 30px 25px;
}
.value-grid article > span {
  color: var(--blue);
  font-size: 10px;
  font-weight: 800;
}
.value-grid h3 {
  margin: 18px 0 10px;
  font-size: 16px;
}
.value-grid p {
  color: var(--muted);
  margin: 0;
  font-size: 12px;
  line-height: 1.65;
}
.onboarding-section {
  color: #fff;
  background: var(--ink);
  position: relative;
}
.onboarding-section:before {
  content: "";
  opacity: 0.11;
  background-image: linear-gradient(#ffffff40 1px, #0000 1px),
    linear-gradient(90deg, #ffffff40 1px, #0000 1px);
  background-size: 48px 48px;
  position: absolute;
  inset: 0;
  -webkit-mask-image: linear-gradient(90deg, #000, #0000 45%);
  mask-image: linear-gradient(90deg, #000, #0000 45%);
}
.onboarding-grid {
  grid-template-columns: 1.05fr 0.95fr;
  align-items: center;
  gap: 85px;
  display: grid;
  position: relative;
}
.kicker.light {
  color: #739FCE;
}
.onboarding-intro h2 {
  color: #fff;
}
.onboarding-intro > p {
  color: #a9b2bb;
  max-width: 620px;
}
.onboarding-tabs {
  margin-top: 45px;
  display: grid;
}
.onboarding-tabs button {
  color: #739FCE;
  text-align: left;
  cursor: pointer;
  background: 0 0;
  border: 0;
  border-top: 1px solid #35537F;
  grid-template-columns: 42px 1fr auto;
  align-items: center;
  gap: 8px;
  min-height: 62px;
  display: grid;
}
.onboarding-tabs button:last-child {
  border-bottom: 1px solid #35537F;
}
.onboarding-tabs button span {
  font-size: 10px;
  font-weight: 800;
}
.onboarding-tabs button b {
  font-size: 14px;
}
.onboarding-tabs button i {
  border: 1px solid #35537F;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  position: relative;
}
.onboarding-tabs button i:after {
  content: "";
  background: 0 0;
  border-radius: 50%;
  position: absolute;
  inset: 5px;
}
.onboarding-tabs button.active {
  color: #fff;
}
.onboarding-tabs button.active span {
  color: #739FCE;
}
.onboarding-tabs button.active i {
  border-color: #277FD5;
}
.onboarding-tabs button.active i:after {
  background: #277FD5;
}
.onboarding-detail {
  background: linear-gradient(150deg, #0949bd9a, #1a2744eb);
  border: 1px solid #0949bd38;
  border-radius: 20px;
  min-height: 500px;
  padding: 50px;
  animation: 0.35s rise;
  position: relative;
  overflow: hidden;
  box-shadow: 0 35px 80px #00000047;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.onboarding-detail:before {
  content: "";
  background: radial-gradient(circle, rgba(9, 73, 189, 0.829), #0000 68%);
  border-radius: 50%;
  width: 240px;
  height: 240px;
  position: absolute;
  top: -100px;
  right: -100px;
}
.detail-number {
  color: #0949bd44;
  letter-spacing: -0.08em;
  font-size: 126px;
  font-weight: 800;
  position: absolute;
  top: 6px;
  right: 25px;
}
.onboarding-detail > span {
  color: #739FCE;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-size: 10px;
  font-weight: 800;
  position: relative;
}
.onboarding-detail h3 {
  max-width: 380px;
  margin: 60px 0 15px;
  font-size: 32px;
  line-height: 1.12;
  position: relative;
}
.onboarding-detail > p {
  color: #A1C6E4;
  font-size: 14px;
  line-height: 1.75;
  position: relative;
}
.onboarding-detail ul {
  position: relative;
}
.onboarding-detail li {
  color: #d5dfeb;
}
.detail-footer {
  border-top: 1px solid #35537F;
  justify-content: space-between;
  padding-top: 20px;
  display: flex;
  position: absolute;
  bottom: 42px;
  left: 50px;
  right: 50px;
}
.detail-footer span {
  color: #739FCE;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 9px;
}
.detail-footer strong {
  color: #739FCE;
  font-size: 12px;
}
.results-section {
  background: var(--paper);
}
.calculator {
  border: 1px solid var(--line);
  background: #fff;
  border-radius: 20px;
  grid-template-columns: 1.1fr 0.9fr;
  margin-top: 55px;
  display: grid;
  overflow: hidden;
  box-shadow: 0 25px 65px #0949bd14;
}
.calculator-controls {
  padding: 42px 48px;
}
.calc-heading {
  justify-content: space-between;
  margin-bottom: 32px;
  display: flex;
}
.calc-heading span {
  font-size: 18px;
  font-weight: 800;
}
.calc-heading small {
  color: #739FCE;
  font-size: 11px;
}
.calculator-controls label {
  border-top: 1px solid #e9eef3;
  padding: 20px 0;
  display: block;
}
.calculator-controls label > span {
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  display: flex;
}
.calculator-controls output {
  min-width: 58px;
  color: var(--blue);
  text-align: center;
  background: #edf5ff;
  border-radius: 7px;
  padding: 6px 9px;
  font-size: 12px;
}
.calculator-controls input {
  appearance: none;
  background: linear-gradient(
    90deg,
    var(--blue) var(--range),
    #d1d5da var(--range)
  );
  cursor: pointer;
  border-radius: 99px;
  width: 100%;
  height: 4px;
  margin: 19px 0 7px;
}
.calculator-controls input::-webkit-slider-thumb {
  appearance: none;
  background: var(--blue);
  border: 4px solid #fff;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  box-shadow: 0 0 0 1px #A1C6E4, 0 3px 8px #0949bd40;
}
.calculator-controls label > small {
  color: #a1adb9;
  justify-content: space-between;
  font-size: 9px;
  display: flex;
}
.calculator-controls label > small b {
  font-weight: 400;
}
.calculator-results {
  color: #fff;
  background: linear-gradient(145deg, #0c1a28, #112244);
  flex-direction: column;
  justify-content: center;
  padding: 47px;
  display: flex;
  position: relative;
}
.calculator-results:before {
  content: "";
  background: radial-gradient(circle, #0949bd73, #0000 70%);
  border-radius: 50%;
  width: 320px;
  height: 320px;
  position: absolute;
  top: -160px;
  right: -160px;
}
.result-label {
  color: #739FCE;
  text-transform: uppercase;
  letter-spacing: 0.13em;
  font-size: 9px;
  font-weight: 800;
  position: relative;
}
.main-result {
  align-items: center;
  gap: 18px;
  margin: 30px 0;
  display: flex;
  position: relative;
}
.main-result strong {
  letter-spacing: -0.07em;
  font-size: 82px;
  line-height: 0.8;
}
.main-result span {
  color: #A1C6E4;
  font-size: 14px;
  line-height: 1.35;
}
.result-breakdown {
  border-top: 1px solid #35537F;
  border-bottom: 1px solid #35537F;
  grid-template-columns: 1fr 1fr;
  display: grid;
  position: relative;
}
.result-breakdown > span {
  flex-direction: column;
  gap: 5px;
  padding: 22px 0;
  display: flex;
}
.result-breakdown > span + span {
  border-left: 1px solid #35537F;
  padding-left: 22px;
}
.result-breakdown small {
  color: #739FCE;
  font-size: 9px;
}
.result-breakdown strong {
  font-size: 21px;
}
.calculator-results p {
  color: #739FCE;
  margin: 20px 0 0;
  font-size: 9px;
  line-height: 1.6;
  position: relative;
}
.measure-grid {
  grid-template-columns: 0.8fr 1.2fr;
  align-items: start;
  gap: 90px;
  margin-top: 100px;
  display: grid;
}
.measure-copy h3,
.faq-list > h3 {
  color: #1a2744;
  letter-spacing: -0.03em;
  margin: 18px 0;
  font-size: 34px;
  line-height: 1.15;
}
.measure-copy p {
  color: var(--muted);
  line-height: 1.7;
}
.measure-list {
  border-top: 1px solid var(--line);
  border-left: 1px solid var(--line);
  grid-template-columns: 1fr 1fr;
  display: grid;
}
.measure-list article {
  border-right: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  background: #fff;
  gap: 18px;
  min-height: 128px;
  padding: 24px;
  display: flex;
}
.measure-list article > span {
  color: var(--blue);
  font-size: 10px;
  font-weight: 800;
}
.measure-list article div {
  flex-direction: column;
  gap: 9px;
  display: flex;
}
.measure-list strong {
  font-size: 14px;
}
.measure-list small {
  color: var(--muted);
  font-size: 11px;
  line-height: 1.55;
}
.faq-cta {
  grid-template-columns: 1.15fr 0.85fr;
  align-items: center;
  gap: 70px;
  margin-top: 110px;
  display: grid;
}
.faq-item {
  border-top: 1px solid var(--line);
}
.faq-item:last-child {
  border-bottom: 1px solid var(--line);
}
.faq-item button {
  text-align: left;
  cursor: pointer;
  background: 0 0;
  border: 0;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  width: 100%;
  min-height: 62px;
  font-size: 13px;
  font-weight: 750;
  display: flex;
}
.faq-item button span {
  color: var(--blue);
  font-size: 20px;
  font-weight: 400;
}
.faq-item p {
  color: var(--muted);
  margin: -2px 35px 20px 0;
  font-size: 12px;
  line-height: 1.7;
  animation: 0.25s rise;
}
.final-card {
  color: #fff;
  background: linear-gradient(145deg, #0b1a25, #122244);
  border-radius: 20px;
  padding: 45px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 30px 65px #0949bd38;
}
.final-card:before {
  content: "";
  border: 52px solid #0949bd1f;
  border-radius: 50%;
  width: 240px;
  height: 240px;
  position: absolute;
  top: -105px;
  right: -105px;
}
.final-card img {
  object-fit: cover;
  border-radius: 12px;
  width: 58px;
  height: 58px;
  margin-bottom: 30px;
}
.final-card > span {
  color: #739FCE;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-size: 9px;
  font-weight: 800;
  display: block;
}
.final-card h3 {
  letter-spacing: -0.035em;
  margin: 16px 0;
  font-size: 32px;
  line-height: 1.1;
  position: relative;
}
.final-card p {
  color: #A1C6E4;
  font-size: 13px;
  line-height: 1.7;
}
.final-card .button {
  width: 100%;
  margin-top: 16px;
}
.final-card > small {
  color: #739FCE;
  text-align: center;
  margin-top: 14px;
  font-size: 8px;
  display: block;
}
footer {
  color: #8b8b8b;
  background: var(--ink);
  padding: 65px max(48px, 50vw - 600px) 25px;
}
.footer-top {
  grid-template-columns: 2fr 1fr 1fr 1.4fr;
  gap: 65px;
  display: grid;
}
.footer-top > div {
  flex-direction: column;
  gap: 11px;
  font-size: 11px;
  display: flex;
}
.footer-top > div:first-child img {
  width: 185px;
}
.footer-top > div:first-child p {
  max-width: 280px;
  line-height: 1.65;
}
.footer-top strong {
  color: #dce6f1;
  margin-bottom: 5px;
  font-size: 11px;
}
.footer-top a:hover {
  color: #fff;
}
.footer-bottom {
  border-top: 1px solid #444444;
  justify-content: space-between;
  margin-top: 55px;
  padding-top: 22px;
  font-size: 9px;
  display: flex;
}
.inventory-summary {
  grid-template-columns: 70px 70px 70px 1fr;
  align-items: center;
  gap: 8px;
  margin: 18px 0 12px;
  display: grid;
}
.inventory-summary > span {
  background: #fff;
  border: 1px solid #e4eaf0;
  border-radius: 7px;
  flex-direction: column;
  gap: 3px;
  padding: 8px;
  display: flex;
}
.inventory-summary small {
  color: #8391a0;
  font-size: 6px;
}
.inventory-summary strong {
  font-size: 13px;
}
.inventory-summary > div {
  color: #9aa5b1;
  background: #fff;
  border: 1px solid #dfe6ed;
  border-radius: 7px;
  justify-content: space-between;
  align-items: center;
  height: 38px;
  padding: 0 10px;
  display: flex;
}
.inventory-summary > div b {
  font-size: 7px;
  font-weight: 400;
}
.inventory-summary > div i {
  font-size: 11px;
  font-style: normal;
}
.inventory-table {
  background: #fff;
  border: 1px solid #e2e8ee;
  border-radius: 9px;
  overflow: hidden;
}
.table-head {
  color: #8b97a4;
  background: #f6f8fa;
  grid-template-columns: 1fr 74px 48px 58px;
  gap: 8px;
  padding: 8px 11px 8px 73px;
  font-size: 6px;
  font-weight: 800;
  display: grid;
}
.table-property {
  border-top: 1px solid #edf1f4;
  grid-template-columns: 42px 1fr 74px 48px 58px;
  align-items: center;
  gap: 8px;
  padding: 9px 11px;
  display: grid;
}
.table-property > span:nth-child(2) {
  flex-direction: column;
  gap: 3px;
  min-width: 0;
  display: flex;
}
.table-property strong {
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 7px;
  overflow: hidden;
}
.table-property small {
  color: #8793a0;
  font-size: 6px;
}
.table-property > b {
  font-size: 7px;
}
.admin-thumb {
  background: linear-gradient(145deg, #6e8898, #d6e5e9);
  border-radius: 5px;
  width: 40px;
  height: 29px;
}
.admin-house-2 {
  background: linear-gradient(145deg, #9e826a, #e4d2b5);
}
.admin-house-3 {
  background: linear-gradient(145deg, #648466, #cadcc5);
}
.agent-pill {
  color: #0949BD;
  background: #e3efff;
  border-radius: 50%;
  place-items: center;
  width: 22px;
  height: 22px;
  font-size: 6px;
  font-weight: 800;
  display: grid;
}
.agent-two {
  color: #8a5c16;
  background: #fff0d3;
}
.agent-three {
  color: #24714f;
  background: #e1f4ea;
}
.table-property em {
  color: #168557;
  text-align: center;
  background: #e4f7ed;
  border-radius: 4px;
  padding: 4px 5px;
  font-size: 6px;
  font-style: normal;
}
.table-property em.reserved {
  color: #9a6417;
  background: #fff0d8;
}
.inventory-footer {
  color: #739FCE;
  justify-content: space-between;
  padding: 9px 2px;
  font-size: 6px;
  display: flex;
}
.inventory-footer b {
  color: #35537F;
}
.floating-growth strong {
  color: var(--blue);
  font-size: 12px;
}
.listing-filters {
  color: #739FCE;
  background: #f7f9fb;
  border-bottom: 1px solid #e8edf1;
  grid-template-columns: 1fr auto auto;
  gap: 7px;
  padding: 10px 15px;
  font-size: 6px;
  display: grid;
}
.listing-filters span,
.listing-filters b {
  background: #fff;
  border: 1px solid #dfe6ec;
  border-radius: 5px;
  padding: 6px 8px;
  font-weight: 400;
}
.property-line:nth-child(5) b {
  color: #a66b16;
  background: #fff2da;
}
.listing-status {
  color: #739FCE;
  background: #f3f8ff;
  justify-content: space-between;
  padding: 10px 15px;
  font-size: 7px;
  display: flex;
}
.listing-status span:before {
  content: "✓";
  color: #199964;
  margin-right: 5px;
}
.listing-status b {
  color: var(--blue);
}
.capture-ui {
  grid-template-columns: 1.35fr 0.65fr;
}
.public-nav {
  border-bottom: 1px solid #e9edf1;
  justify-content: space-between;
  align-items: center;
  flex-direction: row !important;
  padding: 10px 12px !important;
  display: flex !important;
}
.public-nav strong {
  color: var(--blue);
  font-size: 7px;
}
.public-nav span {
  color: #739FCE;
  font-size: 5px;
}
.property-gallery {
  background: #fff;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1.6fr 1fr;
  height: 155px;
  gap: 3px !important;
  padding: 0 !important;
  display: grid !important;
}
.property-gallery > span {
  background-size: cover;
  position: relative;
}
.gallery-main {
  background: linear-gradient(
    160deg,
    #8eb3c7 0%,
    #dce8eb 48%,
    #87999a 49%,
    #536c6d 100%
  );
  grid-row: 1/3;
}
.gallery-main:after,
.gallery-side:after {
  content: "";
  clip-path: polygon(0 35%, 45% 35%, 45% 0, 100% 18%, 100% 100%, 0 100%);
  background: #efeee9;
  height: 58%;
  position: absolute;
  bottom: 0;
  left: 16%;
  right: 12%;
}
.gallery-main b {
  z-index: 3;
  color: #fff;
  background: #0009;
  border-radius: 4px;
  padding: 4px 6px;
  font-size: 5px;
  position: absolute;
  bottom: 8px;
  left: 8px;
}
.gallery-side-one {
  background: linear-gradient(145deg, #c8b89c, #7f6d56);
}
.gallery-side-two {
  background: linear-gradient(145deg, #8cb4a4, #4d7567);
}
.public-property-copy {
  flex-direction: column;
  gap: 4px !important;
  padding: 12px 15px !important;
  display: flex !important;
}
.public-property-copy small {
  color: var(--blue);
  font-size: 6px;
  font-weight: 700;
}
.public-property-copy strong {
  font-size: 10px;
}
.public-property-copy p {
  color: #81909f;
  margin: 0;
  font-size: 6px;
}
.public-property-copy b {
  margin-top: 3px;
  font-size: 12px;
}
.inquiry-card {
  gap: 7px;
  padding: 18px;
}
.inquiry-card > span {
  color: var(--blue);
  font-size: 6px;
  font-weight: 700;
}
.inquiry-card > strong {
  font-size: 14px;
}
.inquiry-card label {
  color: #739FCE;
  flex-direction: column;
  gap: 3px;
  font-size: 6px;
  display: flex;
}
.inquiry-card input {
  color: #1a2744;
  background: #f8fafb;
  border: 1px solid #dfe6ec;
  border-radius: 5px;
  width: 100%;
  padding: 7px;
  font-size: 7px;
}
.inquiry-card small {
  font-size: 5px;
  line-height: 1.4;
}
.quick-ui,
.publish-ui,
.real-kanban {
  background: #f7f7f7;
  border: 1px solid #e1e6eb;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-shadow: 0 14px 28px #0949bd1a;
}
.quick-ui {
  background: #fafafa;
  padding: 18px;
}
.quick-title {
  flex-direction: column;
  margin-bottom: 14px;
  display: flex;
}
.quick-title strong {
  color: #24292f;
  font-size: 14px;
}
.quick-title small {
  color: #739FCE;
  font-size: 6px;
  font-weight: 700;
}
.quick-steps {
  justify-content: center;
  align-items: flex-start;
  margin: 3px 20px 15px;
  display: flex;
}
.quick-steps > span {
  color: #A1C6E4;
  border: 1.5px solid #cdd3da;
  border-radius: 50%;
  flex: 0 0 27px;
  place-items: center;
  height: 27px;
  font-size: 8px;
  font-weight: 800;
  display: grid;
  position: relative;
}
.quick-steps > span.done {
  color: #277FD5;
  border-color: #277FD5;
}
.quick-steps > span:first-child {
  color: #fff;
  background: #277FD5;
}
.quick-steps > span small {
  color: inherit;
  font-size: 5px;
  font-weight: 500;
  position: absolute;
  top: 31px;
}
.quick-steps > i {
  background: #277FD5;
  width: 78px;
  height: 1.5px;
  margin-top: 13px;
}
.quick-card {
  background: #fff;
  border: 1px solid #e1e4e7;
  border-radius: 7px;
  margin-top: 28px;
  padding: 15px;
}
.quick-card > strong {
  font-size: 14px;
  display: block;
}
.quick-card > small {
  color: #739FCE;
  font-size: 6px;
}
.quick-form {
  grid-template-columns: 1fr 1fr;
  gap: 9px 15px;
  margin-top: 11px;
  display: grid;
}
.quick-form label {
  color: #30363c;
  font-size: 6px;
}
.quick-form label b {
  color: #596675;
  background: #fff;
  border: 1px solid #cfd6de;
  border-radius: 3px;
  align-items: center;
  height: 25px;
  margin-top: 3px;
  padding: 0 8px;
  font-size: 7px;
  font-weight: 400;
  display: flex;
}
.quick-footer {
  justify-content: space-between;
  align-items: center;
  padding: 10px 2px 0;
  display: flex;
}
.quick-footer small,
.demo-note {
  color: #739FCE;
  font-size: 5px;
}
.quick-footer button,
.publish-head button,
.kanban-filters button,
.real-column > button {
  color: #fff;
  background: #277FD5;
  border: 0;
  border-radius: 99px;
  font-size: 6px;
  font-weight: 800;
}
.quick-footer button {
  padding: 7px 16px;
}
.publish-ui {
  background: #f8f8f8;
  padding: 18px;
}
.publish-head {
  align-items: center;
  gap: 7px;
  display: flex;
}
.publish-head > span {
  flex-direction: column;
  margin-right: auto;
  display: flex;
}
.publish-head strong {
  font-size: 15px;
}
.publish-head small {
  color: #739FCE;
  font-size: 6px;
}
.publish-head button {
  padding: 8px 14px;
}
.publish-head button.outline {
  color: #739FCE;
  background: 0 0;
  border: 1px dashed #739FCE;
}
.publish-property {
  background: #fff;
  border: 1px solid #dfe4e9;
  border-radius: 7px;
  align-items: center;
  gap: 12px;
  margin: 16px 0 13px;
  padding: 10px;
  display: flex;
}
.property-photo {
  background: linear-gradient(
    155deg,
    #9eb7c4 0 46%,
    #e8e3d5 47% 64%,
    #667f63 65%
  );
  border-radius: 5px;
  width: 78px;
  height: 55px;
  position: relative;
}
.property-photo:after {
  content: "";
  clip-path: polygon(0 35%, 35% 35%, 35% 0, 100% 18%, 100% 100%, 0 100%);
  background: #f2efe7;
  height: 27px;
  position: absolute;
  bottom: 6px;
  left: 18px;
  right: 10px;
}
.publish-property > span {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
.publish-property small {
  color: #27a55b;
  font-size: 5px;
  font-weight: 800;
}
.publish-property strong {
  font-size: 9px;
}
.publish-property b {
  color: #647180;
  font-size: 7px;
}
.channel-flow {
  grid-template-columns: 1.2fr 18px repeat(4, 1fr);
  align-items: center;
  gap: 6px;
  display: grid;
}
.channel-flow > span {
  color: #263343;
  text-align: center;
  background: #fff;
  border: 1px solid #dde4eb;
  border-radius: 7px;
  flex-direction: column;
  justify-content: center;
  gap: 4px;
  min-height: 58px;
  padding: 8px 5px;
  font-size: 7px;
  font-weight: 800;
  display: flex;
}
.channel-flow > span:before {
  font-size: 13px;
}
.channel-flow .source {
  color: #fff;
  background: #0949BD;
  border-color: #0949BD;
}
.channel-flow .source:before {
  content: "RT";
}
.channel-flow .web:before {
  content: "⌂";
  color: #0949BD;
}
.channel-flow .fb:before {
  content: "f";
  color: #1877f2;
}
.channel-flow .ig:before {
  content: "◎";
  color: #c13584;
}
.channel-flow .e24:before {
  content: "E24";
  color: #e04a25;
  font-size: 9px;
}
.channel-flow small {
  color: #77907e;
  font-size: 4.5px;
  font-weight: 500;
}
.channel-flow .source small {
  color: #d8e6ff;
}
.channel-flow > i {
  color: #277FD5;
  text-align: center;
  font-style: normal;
}
.publish-ui > p {
  color: #687789;
  background: #F4F5F8;
  border-radius: 6px;
  margin: 14px 0 0;
  padding: 10px;
  font-size: 6px;
  line-height: 1.5;
}
.publish-ui > p b {
  color: #0949BD;
}
.real-kanban {
  background: #f6f6f6;
  grid-template-columns: repeat(5, 1fr);
  gap: 7px;
  padding: 13px 10px 24px;
  display: grid;
  position: relative;
}
.kanban-filters {
  border-bottom: 1px solid #d9dde1;
  grid-column: 1/-1;
  align-items: center;
  gap: 5px;
  padding-bottom: 8px;
  display: flex;
}
.kanban-filters span {
  background: #fff;
  border: 1px solid #ccd4dc;
  border-radius: 3px;
  min-height: 25px;
  padding: 7px;
  font-size: 6px;
}
.kanban-filters span:first-child {
  flex: 1;
}
.kanban-filters button {
  border-radius: 4px;
  padding: 7px 10px;
}
.real-column {
  min-width: 0;
}
.real-column > strong {
  margin: 2px 2px 7px;
  font-size: 7px;
  display: block;
}
.real-column > button {
  color: #277FD5;
  background: #A1C6E4;
  width: 100%;
  margin-bottom: 6px;
  padding: 7px 3px;
}
.real-column article {
  text-align: center;
  background: #fff;
  border-radius: 6px;
  flex-direction: column;
  gap: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  display: flex;
  box-shadow: 0 3px 7px #0000001c;
}
.real-column article b {
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 6px;
  overflow: hidden;
}
.real-column article small {
  color: #697787;
  min-height: 16px;
  font-size: 4.5px;
  line-height: 1.25;
}
.real-column article em {
  color: #7f8790;
  font-size: 4px;
  font-style: normal;
}
.demo-note {
  position: absolute;
  bottom: 7px;
  left: 12px;
}
@keyframes rise {
  0% {
    opacity: 0;
    transform: translateY(7px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (width<=1050px) {
  .hero {
    grid-template-columns: 1fr;
    padding-top: 145px;
    padding-bottom: 145px;
  }
  .hero-copy {
    max-width: 750px;
  }
  .hero-product {
    width: min(760px, 94%);
    margin: 0 auto;
  }
  .trust-strip {
    padding-left: 48px;
    padding-right: 48px;
  }
  .onboarding-grid {
    gap: 45px;
  }
  .faq-cta {
    gap: 40px;
  }
}
@media (width<=800px) {
  .site-header {
    width: calc(100% - 34px);
    height: 76px;
  }
  .brand {
    width: 160px;
  }
  .site-header nav {
    display: none;
  }
  .nav-cta {
    padding: 10px 12px;
  }
  .hero {
    gap: 42px;
    min-height: auto;
    padding: 128px 22px 125px;
  }
  .hero h1 {
    font-size: clamp(43px, 12vw, 62px);
  }
  .hero-product {
    width: 100%;
    transform: none;
  }
  .product-window {
    border-radius: 13px;
  }
  .mock-content {
    padding: 15px;
  }
  .window-body {
    min-height: 340px;
  }
  .metric-row article {
    padding: 8px;
  }
  .metric-row strong {
    font-size: 16px;
  }
  .chart-card {
    height: 135px;
  }
  .bars {
    height: 72px;
  }
  .floating-growth {
    top: 64px;
    right: -8px;
  }
  .floating-lead {
    display: none;
  }
  .trust-strip {
    flex-direction: column;
    align-items: flex-start;
    padding: 15px 22px 45px;
  }
  .trust-strip > div {
    flex-wrap: wrap;
    max-width: 100%;
  }
  .section {
    padding: 82px 22px;
  }
  .workflow-content,
  .onboarding-grid,
  .calculator,
  .measure-grid,
  .faq-cta {
    grid-template-columns: 1fr;
  }
  .workflow-copy {
    padding: 38px 28px;
  }
  .workflow-visual {
    min-height: 360px;
    margin: 0 18px 18px;
    padding: 20px;
  }
  .value-grid {
    grid-template-columns: 1fr 1fr;
  }
  .onboarding-grid {
    gap: 45px;
  }
  .onboarding-detail {
    min-height: 470px;
    padding: 38px 30px;
  }
  .detail-footer {
    left: 30px;
    right: 30px;
  }
  .calculator-results {
    min-height: 430px;
  }
  .measure-grid,
  .faq-cta {
    gap: 45px;
    margin-top: 75px;
  }
  .measure-list {
    grid-template-columns: 1fr;
  }
  .footer-top {
    grid-template-columns: 1.4fr 1fr;
  }
  .footer-bottom {
    gap: 15px;
  }
}
@media (width<=520px) {
  .nav-cta svg {
    display: none;
  }
  .nav-cta {
    font-size: 11px;
  }
  .brand {
    width: 140px;
  }
  .hero h1 {
    font-size: 46px;
  }
  .hero-lead {
    font-size: 15px;
  }
  .hero-actions .button {
    width: 100%;
  }
  .hero-proof {
    gap: 10px;
    display: grid;
  }
  .hero-product {
    width: 115%;
    margin-left: 0;
  }
  .mock-sidebar {
    width: 37px;
    padding: 12px 8px;
  }
  .mock-sidebar > i {
    width: 12px;
  }
  .mock-content {
    padding: 11px;
  }
  .metric-row {
    gap: 5px;
  }
  .metric-row article {
    padding: 6px;
  }
  .metric-row span,
  .metric-row small {
    font-size: 6px;
  }
  .metric-row strong {
    font-size: 13px;
  }
  .chart-card {
    height: 120px;
  }
  .bars {
    height: 60px;
  }
  .lead-row,
  .floating-growth {
    display: none;
  }
  .section-heading h2,
  .onboarding-intro h2 {
    font-size: 38px;
  }
  .workflow-tabs button {
    padding: 16px 8px;
    font-size: 12px;
  }
  .workflow-tabs button span {
    display: none;
  }
  .workflow-copy h3 {
    font-size: 27px;
  }
  .workflow-visual {
    min-height: 330px;
    padding: 14px;
  }
  .property-line {
    grid-template-columns: 45px 1fr auto;
    gap: 8px;
    padding: 10px;
  }
  .property-line i {
    display: none;
  }
  .capture-ui {
    grid-template-columns: 1fr;
  }
  .inquiry-card {
    display: none;
  }
  .house-art {
    height: 165px;
  }
  .pipeline-ui {
    gap: 5px;
  }
  .pipeline-column {
    min-height: 230px;
    padding: 6px;
  }
  .pipeline-column article {
    padding: 7px 5px;
  }
  .pipeline-column article p,
  .pipeline-column article span {
    display: none;
  }
  .quick-ui,
  .publish-ui,
  .real-kanban {
    transform-origin: 50%;
    transform: scale(0.96);
  }
  .quick-steps > i {
    width: 35px;
  }
  .channel-flow {
    grid-template-columns: 1fr 14px repeat(4, 1fr);
    gap: 3px;
  }
  .real-kanban {
    gap: 4px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .real-column article small {
    display: none;
  }
  .value-grid {
    grid-template-columns: 1fr;
  }
  .value-grid article {
    padding: 25px;
  }
  .onboarding-detail h3 {
    font-size: 28px;
  }
  .detail-footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
  .calculator-controls,
  .calculator-results {
    padding: 32px 25px;
  }
  .calc-heading {
    flex-direction: column;
    gap: 6px;
  }
  .main-result strong {
    font-size: 70px;
  }
  .main-result span {
    font-size: 12px;
  }
  .result-breakdown {
    grid-template-columns: 1fr;
  }
  .result-breakdown > span + span {
    border-top: 1px solid #34485d;
    border-left: 0;
    padding-left: 0;
  }
  .measure-copy h3,
  .faq-list > h3 {
    font-size: 30px;
  }
  .final-card {
    padding: 34px 27px;
  }
  .final-card h3 {
    font-size: 28px;
  }
  .footer-top {
    grid-template-columns: 1fr;
    gap: 35px;
  }
  .footer-bottom {
    flex-direction: column;
  }
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *,
  :before,
  :after {
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

/* ===== SHOWCASE — PREMIUM REDESIGN ===== */
.showcase {
  position: relative;
  overflow: hidden;
  padding: 50px max(48px, 50vw - 600px);
  background: var(--paper);
   
}

/* Background layers */
.showcase-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  overflow: hidden;
}

.showcase-grid {
  position: absolute;
  inset: 0;
  background-image: radial-gradient(circle, rgba(9,73,189,0.06) 1px, transparent 1px);
  background-size: 32px 32px;
  -webkit-mask-image: radial-gradient(ellipse 70% 70% at 50% 50%, black, transparent 70%);
  mask-image: radial-gradient(ellipse 70% 70% at 50% 50%, black, transparent 70%);
}

.showcase-spotlight {
  position: absolute;
  border-radius: 50%;
  filter: blur(120px);
  pointer-events: none;
}

.sp-1 {
  background: radial-gradient(circle, rgba(9,73,189,0.12), transparent 70%);
  width: 600px; height: 600px; top: -200px; right: -100px;
}

.sp-2 {
  background: radial-gradient(circle, rgba(9,73,189,0.07), transparent 70%);
  width: 450px; height: 450px; bottom: -150px; left: 10%;
}

.sp-3 {
  background: radial-gradient(circle, rgba(39,127,213,0.08), transparent 70%);
  width: 350px; height: 350px; top: 40%; right: 30%;
}

.sp-4 {
  background: radial-gradient(circle, rgba(255,255,255,0.6), transparent 70%);
  width: 500px; height: 500px; top: 10%; left: -100px;
}

.showcase-pattern {
  position: absolute;
  inset: 0;
  opacity: 0.025;
  background-image: linear-gradient(rgba(9,73,189,0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(9,73,189,0.2) 1px, transparent 1px);
  background-size: 64px 64px;
  -webkit-mask-image: radial-gradient(ellipse 60% 50% at 60% 50%, black, transparent 70%);
  mask-image: radial-gradient(ellipse 60% 50% at 60% 50%, black, transparent 70%);
}

/* Inner grid */
.showcase-inner {
  display: grid;
  grid-template-columns: 38% 62%;
  gap: 64px;
  align-items: start;
  position: relative;
  z-index: 1;
  max-width: 1000px;
  margin: 0 auto;
}

/* Left panel */
.showcase-info {
  position: sticky;
  top: 120px;
  padding-top: 12px;
}

.showcase-info-inner {
  display: flex;
  flex-direction: column;
  gap: 0;
}

/* Badge */
.showcase-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(9, 73, 189, 0.08);
  color: var(--primary);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  padding: 6px 14px 6px 12px;
  border-radius: 100px;
  text-transform: uppercase;
  margin-bottom: 20px;
  border: 1px solid rgba(9,73,189,0.12);
}

.showcase-badge svg {
  color: var(--primary);
  opacity: 0.8;
}

/* Title */
.show-h2 {
  font-size: clamp(30px, 3vw, 44px);
  font-weight: 780;
  letter-spacing: -0.04em;
  line-height: 1.08;
  color: var(--ink-2);
  margin: 0 0 16px;
  transition: opacity 0.4s cubic-bezier(0.16, 1, 0.3, 1), transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

/* Description */
.showcase-desc-wrap {
  min-height: 48px;
  margin-bottom: 28px;
}

.show-desc {
  color: var(--muted);
  font-size: 15px;
  line-height: 1.7;
  margin: 0;
  transition: opacity 0.35s cubic-bezier(0.16, 1, 0.3, 1), transform 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}

/* Benefit cards grid */
.showcase-cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-bottom: 32px;
}

.benefit-card {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  border: 1px solid rgba(0,0,0,0.04);
  border-radius: 12px;
  padding: 12px 14px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.02), 0 4px 12px rgba(0,0,0,0.03);
  transition: transform 0.25s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.25s cubic-bezier(0.16, 1, 0.3, 1);
  animation: cardEnter 0.5s cubic-bezier(0.16, 1, 0.3, 1) backwards;
}

.benefit-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.06), 0 8px 24px rgba(0,0,0,0.04);
}

.benefit-card.bc-enter {
  animation-delay: calc(var(--i, 0) * 0.08s);
}

@keyframes cardEnter {
  from { opacity: 0; transform: translateY(12px) scale(0.96); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}

.bc-icon {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg, rgba(9,73,189,0.1), rgba(39,127,213,0.06));
  color: var(--primary);
}

.bc-icon svg {
  width: 16px;
  height: 16px;
}

.bc-text {
  font-size: 12.5px;
  font-weight: 500;
  color: var(--ink-2);
  line-height: 1.3;
}

/* Footer / counter */
.showcase-footer {
  display: flex;
  align-items: center;
  gap: 16px;
}

.showcase-counter {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: var(--muted);
}

.sc-current {
  color: var(--primary);
  font-size: 22px;
  font-weight: 800;
  min-width: 28px;
}

.sc-sep {
  padding-top: 3px;
  color: #d0d5dd;
  font-size: 16px;
  margin: 0 2px;
}

.sc-total {
  padding-top: 3px;
  color: #d0d5dd;
  font-size: 16px;
  font-weight: 600;
}

.showcase-step-label {
  font-size: 13px;
  font-weight: 500;
  color: var(--muted);
  padding: 4px 12px;
  background: rgba(0,0,0,0.03);
  border-radius: 100px;
}

/* Right panel */
.showcase-visual {
  min-width: 0;
  position: relative;
}

/* Progress bar */
.showcase-progress {
  margin-bottom: 24px;
}

.progress-track {
  height: 4px;
  background: #e5e7eb;
  border-radius: 100px;
  overflow: hidden;
  margin-bottom: 12px;
}

.progress-fill {
  height: 100%;
  background: linear-gradient(90deg, var(--primary), var(--primary-light));
  border-radius: 100px;
  transition: width 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.progress-steps {
  display: flex;
  gap: 0;
}

.p-step {
  flex: 1;
  padding: 8px 0;
  border: none;
  background: none;
  font-size: 12.5px;
  font-weight: 600;
  color: #9ca3af;
  cursor: pointer;
  transition: color 0.3s ease;
  text-align: center;
  font-family: inherit;
}

.p-step:first-child { text-align: left; }
.p-step:last-child { text-align: right; }

.p-step.is-active {
  color: var(--primary);
}

.p-step:hover:not(.is-active) {
  color: #6b7280;
}

/* Window frame */
.showcase-window {
  position: relative;
  background: rgba(255,255,255,0.75);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255,255,255,0.4);
  border-radius: 16px;
  box-shadow:
    0 2px 4px -2px rgba(0,0,0,0.02),
    0 8px 16px -4px rgba(0,0,0,0.04),
    0 24px 48px -8px rgba(0,0,0,0.06),
    0 48px 96px -16px rgba(0,0,0,0.08);
  overflow: hidden;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.showcase-window:hover {
  transform: translateY(-3px);
  box-shadow:
    0 4px 8px -2px rgba(0,0,0,0.03),
    0 12px 24px -4px rgba(0,0,0,0.05),
    0 32px 64px -8px rgba(0,0,0,0.08),
    0 64px 128px -16px rgba(0,0,0,0.1);
}

/* Window chrome */
.window-chrome {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 20px;
  background: rgba(249,250,251,0.8);
  border-bottom: 1px solid rgba(0,0,0,0.04);
}

.chrome-dots {
  display: flex;
  gap: 7px;
  flex-shrink: 0;
}

.c-dot {
  width: 11px;
  height: 11px;
  border-radius: 50%;
}

.c-dot--red { background: #ff5f56; }
.c-dot--yellow { background: #ffbd2e; }
.c-dot--green { background: #27c93f; }

.chrome-label {
  font-size: 12px;
  font-weight: 500;
  color: #9ca3af;
  letter-spacing: -0.01em;
}

/* Carousel */
.carga-carousel {
  position: relative;
  overflow: hidden;
  max-height: 460px;
}

.carga-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: translateX(40px) scale(0.95);
  transition: opacity 0.45s cubic-bezier(0.16, 1, 0.3, 1), transform 0.45s cubic-bezier(0.16, 1, 0.3, 1);
  pointer-events: none;
  background: #f3f4f6;
}

.carga-slide.is-active {
  opacity: 1;
  transform: translateX(0) scale(1);
  position: relative;
  pointer-events: auto;
}

.carga-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 0;
}

/* Floating nav buttons */
.showcase-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.6);
  background: rgba(255,255,255,0.85);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  display: grid;
  place-items: center;
  cursor: pointer;
  color: #374151;
  z-index: 10;
  transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1);
  opacity: 0;
}

.showcase-window:hover .showcase-btn {
  opacity: 1;
}

.showcase-btn--prev {
  left: 16px;
}

.showcase-btn--next {
  right: 16px;
}

.showcase-btn:hover {
  background: rgba(255,255,255,0.98);
  box-shadow: 0 8px 24px rgba(0,0,0,0.12);
  transform: translateY(-50%) scale(1.05);
  color: var(--primary);
}

.showcase-btn:active {
  transform: translateY(-50%) scale(0.95);
}

.showcase-btn svg {
  width: 18px;
  height: 18px;
  stroke-width: 2.5;
}

/* Floating notification cards */
.notif-card {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 10px;
  background: rgba(255,255,255,0.92);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255,255,255,0.5);
  border-radius: 12px;
  padding: 10px 14px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.06), 0 8px 32px rgba(0,0,0,0.04);
  z-index: 5;
  pointer-events: none;
  white-space: nowrap;
  animation: notifFloat 3s cubic-bezier(0.16, 1, 0.3, 1) infinite;
}

.nf-1 { top: 70px; right: 52px; animation-delay: 0s; }
.nf-2 { bottom: 60px; right: -32px; animation-delay: 1s; }
.nf-3 { bottom: -18px; left: -20px; animation-delay: 0.5s; }

@keyframes notifFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-6px); }
}

.nf-icon {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  border-radius: 8px;
  display: grid;
  place-items: center;
}

.nf-icon--success { background: rgba(126, 185, 16, 0.12); color: #5c8009; }
.nf-icon--ai { background: rgba(9, 73, 189, 0.12); color: #0949BD; }
.nf-icon--image { background: rgba(19, 19, 19, 0.12); color:rgb(46, 47, 48)a; }

.nf-body {
  display: flex;
  flex-direction: column;
  gap: 1px;
}

.nf-title { font-size: 12px; font-weight: 600; color: #1f2937; }
.nf-sub { font-size: 10.5px; font-weight: 400; color: #9ca3af; }

/* Responsive */
@media (width<=1100px) {
  .showcase-inner { grid-template-columns: 1fr; gap: 48px; }
  .showcase-info { position: static; }
  .showcase-cards { grid-template-columns: 1fr 1fr; }
  .nf-1 { right: -12px; }
  .nf-2 { right: -12px; }
  .nf-3 { left: -12px; }
}

@media (width<=800px) {
  .showcase { padding: 80px 24px; }
  .showcase-inner { gap: 40px; }
  .showcase-cards { grid-template-columns: 1fr; }
  .notif-card { display: none; }
  .showcase-btn { width: 40px; height: 40px; opacity: 1; }
  .showcase-btn--prev { left: 10px; }
  .showcase-btn--next { right: 10px; }
}

@media (hover: none) and (pointer: coarse) {
  .showcase-btn { opacity: 1; }
  .showcase-window:hover .showcase-btn { opacity: 1; }
}

@media (width<=520px) {
  .showcase { padding: 60px 18px; }
  .benefit-card { padding: 10px 12px; }
  .showcase-footer { flex-direction: column; align-items: flex-start; gap: 8px; }
  .p-step { font-size: 11px; }
}
